MAKE MATRIX
This command will create a matrix to a given width and depth segmented into grid square of a specified arrangement. A matrix can be thought of as a grid landscape with individual tiles that can be textured, raised and lowered to create a wide variety of surfaces. The matrix number and segment values should be integer values. The width and depth should be real numbers.
SYNTAX
MAKE MATRIX Matrix Number, Width, Height, XSegments, ZSegments
RELATED INFO
MATRIX Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example